Revert "Disable test-sysroot.test"
authorColin Walters <walters@verbum.org>
Wed, 19 Mar 2014 13:15:29 +0000 (09:15 -0400)
committerColin Walters <walters@verbum.org>
Wed, 19 Mar 2014 13:15:38 +0000 (09:15 -0400)
This reverts commit 73868a96d14fa13e69d9df778d2363b89f41fef5.

Makefile-tests.am

index 890b7331437348066acbff8a8b4e74b35fab8690..13c5d60d57a2f51822417fe3025cfa016666f023 100644 (file)
@@ -102,8 +102,9 @@ test_rollsum_LDADD = $(ostree_bin_shared_ldadd) $(OT_INTERNAL_GIO_UNIX_LIBS)
 if BUILDOPT_GJS
 insttest_SCRIPTS += tests/test-core.js \
        tests/test-sizes.js \
+       tests/test-sysroot.js \
        $(NULL)
-testmeta_DATA += test-core.test test-sizes.test
+testmeta_DATA += test-core.test test-sizes.test test-sysroot.test
 endif
 
 endif